.. This file was automatically converted from MediaWiki syntax. If some markup is wrong, looks weird or doesn't make sense, feel free to fix it. Please remove this comment once this file was manually checked and no "strange ReST" artifacts remain. .. _a-panda3d-hello-world-tutorial: A Panda3D Hello World Tutorial ============================== This tutorial is called "A Panda Hello World". It is a typical example of a simple Panda3D program. Walking through this tutorial will enable you to obtain some limited familiarity with the Panda3D API without having to learn the entire thing. The program that we are going to create will load up a small scene containing some grass and a panda. The panda will be animated to walk back and forth over the grass.